home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Acao
/
gotham_dark_night.swf
/
scripts
/
DefineButton2_293
/
BUTTONCONDACTION on(release).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-09-08
|
145 b
|
7 lines
on(release){
_root.sounds.startsound("buttonDown");
_global.oGame.level = 1;
_global.oGame.BGFinal = 0;
_parent.nextFrame();
}